home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / files~07 / stwhiz11.lzh / ST_WHIZ.TXT < prev    next >
Text File  |  1990-07-05  |  19KB  |  455 lines

  1. ==============
  2. =ST Whiz v1.1=
  3. ==============
  4.  
  5.  
  6.  
  7. Welcome to ST Whiz, by Hagop Janoyan, Copyright 1990
  8. June 25, 1990
  9.  
  10.  
  11. -INTRODUCTION-
  12. ==============
  13.  
  14. ST Whiz is a utility that allows the user to effectively execute  programs 
  15. without the hassle of searching through folders and data files,  or having 
  16. to remember the exact filename.
  17.  
  18. I  started writing this program on a late Sunday night,  when  I  suddenly 
  19. realized  that GoGo ST could be improved and offered  as  Shareware!   One 
  20. feature I loved to see was being able to select a program to execute  from 
  21. a list of DESCRIPTIONS of programs rather than their filenames alone.  
  22.  
  23. Thus,  I started writing ST Whiz.  After a few days of programming, I came 
  24. up  with ST Whiz v1.0.   After a few months later,  I made ST  Whiz  v1.1.  
  25. However,  registerations have been very slow for this program,  so if  you 
  26. want  to  see  this  program  developed  further,   please  send  in  your 
  27. registeration fee.
  28.  
  29. ST  Whiz  contains  9  different  GROUPS  of  programs,  with  each  group 
  30. containing up to 10 programs.  Thus, you have access to 90 programs, which 
  31. should be enough for most of the users.   Additionally, in version 1.1, ST 
  32. Whiz can contain any number of different DATA files.  Each DATA file would 
  33. in turn contain 90 different programs.
  34.  
  35. Each  group  can  have a name to it,  which could  describe  the  type  of 
  36. programs in that group.   For example,  one group can be named "Graphics," 
  37. and another "Terminal Programs."  You can switch from one group to another 
  38. simply by clicking on it.  
  39.  
  40.  
  41.  
  42. -EXPLANATION OF FEATURES-
  43. =========================
  44.  
  45. Upon  execution  of ST Whiz (either  through  the  Desktop,  Startgem,  or 
  46. through  Codehead's  HeadStart),  you  are presented  with  a  dialog  box 
  47. containing the available groups,  the programs for that group,  and  other 
  48. buttons for setting up the programs.
  49.  
  50.  
  51. SETUP
  52. ---------
  53.  
  54. In the box "SETUP," there are 6 buttons: 
  55.  
  56.      ADD     -    Adds   programs   (one  by  one)   to   the   available 
  57.                   empty slots.
  58.  
  59.      EDIT    -    Edits  the  information for a program or a  group  slot.  
  60.                   After selecting this button,  select either a program or 
  61.                   a group slot to edit it.   You may edit as many slots as 
  62.                   you  need.   When  finished,  simply click on  the  EDIT 
  63.                   button again to return to the normal mode.
  64.                   NOTE:  In  editing  a program slot,  you can  put  in  a 
  65.                   CONTROL-F  character  in the parameter area to  make  ST 
  66.                   Whiz  display a fileselector and pass the selected  file 
  67.                   as a parameter.   You can put in the CONTROL-F character 
  68.                   anyplace  you want in the parameter field,  and as  many 
  69.                   times  you want.   ST Whiz only replaces  the  CONTROL-F 
  70.                   character  with  the  selected  file,   and  displays  a 
  71.                   fileselector  whenever  a CONTROL-F  character  appears.  
  72.                   With  this feature,  you could very well  create  simple 
  73.                   shells for some TOS programs, such as ARC.TTP.
  74.  
  75.  
  76.      DELETE  -    Deletes a program or a group slot.  After selecting this 
  77.                   button,  select  either  a program or a  group  slot  to 
  78.                   delete  it.   You may delete as many slots as you  need.  
  79.                   When finished,  simply click on the DELETE button  again 
  80.                   to return to the normal mode (Deja vu!).
  81.  
  82.      CLEAR   -    Clears  the whole list of ALL the programs and  ALL  the 
  83.                   groups.
  84.  
  85.      SAVE    -    Saves the list to a default file "ST_WHIZ.DAT" onto  the 
  86.                   directory where ST_WHIZ.PRG was initially executed from.  
  87.                   NOTE: Currently, ST Whiz only allows for one list, which 
  88.                   is  updated  automatically after you do  an  ADD,  EDIT, 
  89.                   DELETE, CLEAR, or QUIT function.
  90.  
  91.      EXECUTE -    Brings up a file-selector box and allows yoou to  select 
  92.                   a program to execute without installing it first.
  93.  
  94.  
  95. DATA FILES
  96. --------------
  97.  
  98. ST  Whiz v1.1 can now contain any number of DATA Files.   When ST Whiz  is 
  99. first run at bootup,  it automatically loads in the ST_WHIZ.DAT DATA  file 
  100. located in the same directory as ST_WHIZ.PRG was run  from.   However,  to 
  101. change  to  a new DATA file,  click on the name of the current  DATA  file 
  102. under the SETUP box.  A fileselector is displayed.  Select the name of the 
  103. DATA  file  you  want to use.   If the file  doesn't  exist,  then  it  is 
  104. automatically created.
  105.  
  106.  
  107. ACTIVITY LOG
  108. ----------------
  109.  
  110. Through  ST Whiz,  you can also keep track of all the programs  that  have 
  111. been executed for that session.   Anytime you execute a program,  ST  Whiz 
  112. automatically records the name of the program run, the date it was run on, 
  113. the time it was executed and Exited from,  and the length it was  running.  
  114. To access this information, click on the buttong "Log..."  From there, you 
  115. can either Display,  Save, or Print out the Log information.  NOTE:  As an 
  116. added bonus,  ST Whiz also records your use of the Accessories.   Whenever 
  117. you go into the Accessory Mode (read below), then ST Whiz records the time 
  118. you switched to Accessory Mode,  and the time you switched back to  Normal 
  119. Mode, as well as the length of time.
  120.  
  121.  
  122. ACCESSORIES
  123. -------------------
  124.  
  125. To  access  any installed Accessories,  click on the button  called  (what 
  126. else?)  "Accessories."  From there,  a "Desk" menu is available  with  any 
  127. installed  accessories available under that menu.   To return back to  the 
  128. main screen,  click on the menu item "ST Whiz/Accessories" under the  Desk 
  129. menu.
  130.  
  131.  
  132. QUIT
  133. --------
  134.  
  135. Then,  the infamous "QUIT" button is available.  I hope no one needs me to 
  136. explain that!
  137.  
  138.  
  139.  
  140. -SHAREWARE STUFF-
  141. =================
  142.  
  143. IMPORTANT:   ST Whiz is a SHAREWARE program,  NOT Public Domain.  I firmly 
  144. believe  in the Shareware concept,  and have been very satisfied  with  it 
  145. with  my  "other"  shareware program,  HagTerm  Elite  (now  a  commercial 
  146. program).   Therefore,  if you use this program regularly, PLEASE take out 
  147. that  checkbook and write a check for $10 (or whatever you may think  this 
  148. program is worth) to the below address.  
  149.  
  150. ST Whiz is still in total rewriting and improving stage (hey, this is only 
  151. version  1.1!),  therefore many new features will appear very  soon  (read 
  152. below).   All  registered  users  (those who sent in  their  checks)  will 
  153. receive a notice of the availability of an upgrade, and can send in a disk 
  154. with a SASE if they want the upgraded version.  
  155.  
  156. Registered  users will also receive my home phone number,  where they  can 
  157. call  in case of any problems and/or questions,  or if they just  want  to 
  158. talk to the famous Hagop Janoyan (grin).
  159.  
  160. Additionally,  this  program is written in GFA Basic 3.0.   I will  gladly 
  161. make  the  source  code available to any  interested  individual  who  has 
  162. registered this product.  
  163.  
  164. Finally,  as an added bonus,  I will bundle the latest version of  HagTerm 
  165. Elite DEMO on the disk that you send to receive an upgrade/source listing.  
  166. (NOTE:  Registering  ST  Whiz  does not automatically  register  you  with 
  167. HagTerm  Elite.   They  are two separate products,  written  by  the  same 
  168. author.)   What  is HagTerm Elite,  you may ask?   It's  a  communications 
  169. program,  a GOOD communications program![grin]  It is also written in  GFA 
  170. Basic 3.0,  and has now become a commercial product.   The demo has a  10-
  171. minute time limit.   Please refer to the advertisement at the end of  this 
  172. file.
  173.  
  174.  
  175. Send a check (or a money order) to:
  176.  
  177.           Atari Corner Publishing
  178.           515 Wing Street
  179.           Glendale, CA  91205
  180.  
  181.  
  182.  
  183. -FUTURE VERSIONS-
  184. =================
  185.  
  186. What might future versions bring to you good little boys?   If you want to 
  187. know, then read on.
  188.  
  189. Some definite add-ons for the next few versions:
  190.  
  191.    * A  "MOVE" function to aut